-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Country-Specific Dashboard Endpoint #704
Conversation
Some files exceed 1MB (e.g), which could potentially be reduced to optimize performance. Additionally, there are images with the same name but different extensions (guinea.png and guinea.jpeg)—are both being used or could this be simplified? While I was checking the PR I tested a bit the UI, I know this is a WIP but just in case you haven't spotted them and can be useful: "Select a region type..." it is smaller than the texts appearing in the rest of the tabs which makes a little jump when you change from one to another |
Closing pull request to update code to be aligned with existing practices and patterns before submitting for review again |
Country specific dashboards
Description
Pull Request Description: Add Country-Specific Dashboard Endpoint
Description: This PR introduces a new endpoint, /dashboard/<COUNTRY_ISO>, designed to display country-specific dashboards. This endpoint allows users to access detailed ecological and species-related information for a particular country or its regions.
Key Features:
Purpose:
This new endpoint aims to enhance the user experience by providing localized ecological insights, facilitating research, and supporting conservation efforts with accessible and specific species and environmental data.
Testing and Validation: